Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore:clear file serving #256

Merged
merged 5 commits into from
Oct 11, 2023
Merged

chore:clear file serving #256

merged 5 commits into from
Oct 11, 2023

Conversation

CommanderStorm
Copy link
Member

@CommanderStorm CommanderStorm commented Oct 10, 2023

Added a field to every request indicating where images can be fetched from.
In the previous backend this was handled via ✨ magic ✨ and it is less effort to do it this way

CC @jakobkoerber: is this API-shift okay for you? (normally I would not ask, since renaming fields in grpc is not breaking, but you said in the last meeting that you are using our rest api)

@jakobkoerber
Copy link
Member

@CommanderStorm looks good to me! Thank you for fixing that so quickly

Copy link
Collaborator

@tobiasjungmann tobiasjungmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me and seems like a much nicer option than magic :D

@CommanderStorm CommanderStorm enabled auto-merge (squash) October 11, 2023 11:08
# Conflicts:
#	server/api/tumdev/campus_backend.pb.go
@CommanderStorm CommanderStorm merged commit a78453f into main Oct 11, 2023
3 checks passed
@CommanderStorm CommanderStorm deleted the chore/cleaned-img-serving branch October 11, 2023 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants